Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump whoan/docker-build-with-cache-action from 7.0.1 to 8.0.0 #417

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 24, 2023

Bumps whoan/docker-build-with-cache-action from 7.0.1 to 8.0.0.

Release notes

Sourced from whoan/docker-build-with-cache-action's releases.

v8.0.0

  • BuildKit is enabled by default
  • Docker updated to 24.0.6
  • Old GitHub Docker Registry (docker.pkg.github.com) needs BuildKit disabled for cache to work.
Commits
  • 23a01a4 Merge pull request #143 from whoan/issue-142
  • 40d2c68 Honor push_image_and_stages input
  • 307cd04 Update docs
  • 21854c9 Merge pull request #141 from whoan/issue-138
  • 5f9303f Update docs
  • 1188b29 Make cache work in AWS ECR (image-manifest=true)
  • b10312e Skip pulling step when BuildKit is enabled as it's done during build
  • 71c3e3c Update docker version
  • a4e33d2 Default to BuildKit
  • e2d0604 Add support to build with cache with BuildKit enabled
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [whoan/docker-build-with-cache-action](https://github.com/whoan/docker-build-with-cache-action) from 7.0.1 to 8.0.0.
- [Release notes](https://github.com/whoan/docker-build-with-cache-action/releases)
- [Commits](whoan/docker-build-with-cache-action@v7.0.1...v8.0.0)

---
updated-dependencies:
- dependency-name: whoan/docker-build-with-cache-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Oct 24, 2023
@codecov
Copy link

codecov bot commented Oct 24, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (727efce) 94.64% compared to head (869ca5d) 94.64%.

❗ Current head 869ca5d differs from pull request most recent head 3dcf108. Consider uploading reports for the commit 3dcf108 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #417   +/-   ##
=======================================
  Coverage   94.64%   94.64%           
=======================================
  Files          28       28           
  Lines         784      784           
=======================================
  Hits          742      742           
  Misses         42       42           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mergify mergify bot merged commit fe58205 into main Oct 24, 2023
50 checks passed
@mergify mergify bot deleted the dependabot/github_actions/whoan/docker-build-with-cache-action-8.0.0 branch October 24, 2023 01:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants